3.12.37 \(\int (1-2 x)^2 (2+3 x)^4 (3+5 x)^3 \, dx\)

Optimal. Leaf size=67 \[ \frac {50}{729} (3 x+2)^{10}-\frac {3800 (3 x+2)^9}{6561}+\frac {8285 (3 x+2)^8}{5832}-\frac {4099 (3 x+2)^7}{5103}+\frac {763 (3 x+2)^6}{4374}-\frac {49 (3 x+2)^5}{3645} \]

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 67, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \begin {gather*} \frac {50}{729} (3 x+2)^{10}-\frac {3800 (3 x+2)^9}{6561}+\frac {8285 (3 x+2)^8}{5832}-\frac {4099 (3 x+2)^7}{5103}+\frac {763 (3 x+2)^6}{4374}-\frac {49 (3 x+2)^5}{3645} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^2*(2 + 3*x)^4*(3 + 5*x)^3,x]

[Out]

(-49*(2 + 3*x)^5)/3645 + (763*(2 + 3*x)^6)/4374 - (4099*(2 + 3*x)^7)/5103 + (8285*(2 + 3*x)^8)/5832 - (3800*(2
 + 3*x)^9)/6561 + (50*(2 + 3*x)^10)/729

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int (1-2 x)^2 (2+3 x)^4 (3+5 x)^3 \, dx &=\int \left (-\frac {49}{243} (2+3 x)^4+\frac {763}{243} (2+3 x)^5-\frac {4099}{243} (2+3 x)^6+\frac {8285}{243} (2+3 x)^7-\frac {3800}{243} (2+3 x)^8+\frac {500}{243} (2+3 x)^9\right ) \, dx\\ &=-\frac {49 (2+3 x)^5}{3645}+\frac {763 (2+3 x)^6}{4374}-\frac {4099 (2+3 x)^7}{5103}+\frac {8285 (2+3 x)^8}{5832}-\frac {3800 (2+3 x)^9}{6561}+\frac {50}{729} (2+3 x)^{10}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 57, normalized size = 0.85 \begin {gather*} 4050 x^{10}+15600 x^9+\frac {175365 x^8}{8}+\frac {66873 x^7}{7}-\frac {46885 x^6}{6}-\frac {52853 x^5}{5}-2992 x^4+1704 x^3+1512 x^2+432 x \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^2*(2 + 3*x)^4*(3 + 5*x)^3,x]

[Out]

432*x + 1512*x^2 + 1704*x^3 - 2992*x^4 - (52853*x^5)/5 - (46885*x^6)/6 + (66873*x^7)/7 + (175365*x^8)/8 + 1560
0*x^9 + 4050*x^10

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int (1-2 x)^2 (2+3 x)^4 (3+5 x)^3 \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(1 - 2*x)^2*(2 + 3*x)^4*(3 + 5*x)^3,x]

[Out]

IntegrateAlgebraic[(1 - 2*x)^2*(2 + 3*x)^4*(3 + 5*x)^3, x]

________________________________________________________________________________________

fricas [A]  time = 1.64, size = 49, normalized size = 0.73 \begin {gather*} 4050 x^{10} + 15600 x^{9} + \frac {175365}{8} x^{8} + \frac {66873}{7} x^{7} - \frac {46885}{6} x^{6} - \frac {52853}{5} x^{5} - 2992 x^{4} + 1704 x^{3} + 1512 x^{2} + 432 x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2*(2+3*x)^4*(3+5*x)^3,x, algorithm="fricas")

[Out]

4050*x^10 + 15600*x^9 + 175365/8*x^8 + 66873/7*x^7 - 46885/6*x^6 - 52853/5*x^5 - 2992*x^4 + 1704*x^3 + 1512*x^
2 + 432*x

________________________________________________________________________________________

giac [A]  time = 1.02, size = 49, normalized size = 0.73 \begin {gather*} 4050 \, x^{10} + 15600 \, x^{9} + \frac {175365}{8} \, x^{8} + \frac {66873}{7} \, x^{7} - \frac {46885}{6} \, x^{6} - \frac {52853}{5} \, x^{5} - 2992 \, x^{4} + 1704 \, x^{3} + 1512 \, x^{2} + 432 \, x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2*(2+3*x)^4*(3+5*x)^3,x, algorithm="giac")

[Out]

4050*x^10 + 15600*x^9 + 175365/8*x^8 + 66873/7*x^7 - 46885/6*x^6 - 52853/5*x^5 - 2992*x^4 + 1704*x^3 + 1512*x^
2 + 432*x

________________________________________________________________________________________

maple [A]  time = 0.00, size = 50, normalized size = 0.75 \begin {gather*} 4050 x^{10}+15600 x^{9}+\frac {175365}{8} x^{8}+\frac {66873}{7} x^{7}-\frac {46885}{6} x^{6}-\frac {52853}{5} x^{5}-2992 x^{4}+1704 x^{3}+1512 x^{2}+432 x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^2*(3*x+2)^4*(5*x+3)^3,x)

[Out]

4050*x^10+15600*x^9+175365/8*x^8+66873/7*x^7-46885/6*x^6-52853/5*x^5-2992*x^4+1704*x^3+1512*x^2+432*x

________________________________________________________________________________________

maxima [A]  time = 0.59, size = 49, normalized size = 0.73 \begin {gather*} 4050 \, x^{10} + 15600 \, x^{9} + \frac {175365}{8} \, x^{8} + \frac {66873}{7} \, x^{7} - \frac {46885}{6} \, x^{6} - \frac {52853}{5} \, x^{5} - 2992 \, x^{4} + 1704 \, x^{3} + 1512 \, x^{2} + 432 \, x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2*(2+3*x)^4*(3+5*x)^3,x, algorithm="maxima")

[Out]

4050*x^10 + 15600*x^9 + 175365/8*x^8 + 66873/7*x^7 - 46885/6*x^6 - 52853/5*x^5 - 2992*x^4 + 1704*x^3 + 1512*x^
2 + 432*x

________________________________________________________________________________________

mupad [B]  time = 0.04, size = 49, normalized size = 0.73 \begin {gather*} 4050\,x^{10}+15600\,x^9+\frac {175365\,x^8}{8}+\frac {66873\,x^7}{7}-\frac {46885\,x^6}{6}-\frac {52853\,x^5}{5}-2992\,x^4+1704\,x^3+1512\,x^2+432\,x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*x - 1)^2*(3*x + 2)^4*(5*x + 3)^3,x)

[Out]

432*x + 1512*x^2 + 1704*x^3 - 2992*x^4 - (52853*x^5)/5 - (46885*x^6)/6 + (66873*x^7)/7 + (175365*x^8)/8 + 1560
0*x^9 + 4050*x^10

________________________________________________________________________________________

sympy [A]  time = 0.08, size = 54, normalized size = 0.81 \begin {gather*} 4050 x^{10} + 15600 x^{9} + \frac {175365 x^{8}}{8} + \frac {66873 x^{7}}{7} - \frac {46885 x^{6}}{6} - \frac {52853 x^{5}}{5} - 2992 x^{4} + 1704 x^{3} + 1512 x^{2} + 432 x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**2*(2+3*x)**4*(3+5*x)**3,x)

[Out]

4050*x**10 + 15600*x**9 + 175365*x**8/8 + 66873*x**7/7 - 46885*x**6/6 - 52853*x**5/5 - 2992*x**4 + 1704*x**3 +
 1512*x**2 + 432*x

________________________________________________________________________________________